home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
AlexNeXTSTEPSource
/
Source
/
Chapter8_Prefs
/
PopUp
/
TargetObject.h
< prev
next >
Wrap
Text File
|
1995-06-12
|
92b
|
10 lines
#import <objc/Object.h>
@interface TargetObject:Object
{
}
- printSelection:sender;
@end